home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / vari / binconv.rdm < prev    next >
Encoding:
Text File  |  1996-06-17  |  681 b   |  27 lines

  1. Short:    Module: converts DEC/HEX>BIN; source
  2. Uploader: adam@plearn.edu.pl
  3.  
  4. Auth
  5. or:   Michal Durys
  6. Type:     dev/e
  7.  
  8. This  is  something  I  wrote  15  minut
  9. es ago. With this module you can
  10. convert  dec  and  hex  numbers  to  binary  nu
  11. mbers in easy way. It's quite
  12. useful,  since there's no binary operator for Writ
  13. eF () like \d for decimals
  14. or \h for hexadecimals. 
  15.     Archive contains everything
  16.  what you need and even more:
  17.  o module with source
  18.  o short documentation
  19.  o ex
  20. ample program with source
  21. I hope you'll enjoy it. OK, that's all I've got to say
  22. . CU!
  23.                                                                Mike
  24.  
  25. P.S. 
  26. Ofcourse this is public domain.
  27.